Einhugur macOS Bridge plugin.

NSColor.SystemIndigoColor Method

Returns a color object for indigo that automatically adapts to vibrancy and accessibility settings.

shared SystemIndigoColor() as EinhugurMacOSBridge.NSColor

Parameters

Returns

EinhugurMacOSBridge.NSColor

Remarks

Use this color when you want a tint color that looks great on both light and dark backgrounds.

This function did not exists before macOS 10.15 and will return nil on older systems

See Also

NSColor Class